home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1996 February
/
PC Direct CD-ROM (February 1996).iso
/
software
/
claris
/
impact
/
disk12
/
impact.rs_
/
impact.rs
/
TEXT_221.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1995-08-28
|
284 b
|
11 lines
LEN (Length)
Counts the number of characters in the text argument, including spaces, numbers, and special characters.
Format: LEN (text)
Argument:
ΓÇó text: A text expression.
Example:
LEN ("Cowabunga!") returns 10.
Shows that the text in the text argument contains 10 characters.